home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / lucky15.zip / LUCKY.DOC < prev    next >
Text File  |  1992-09-24  |  11KB  |  275 lines

  1.  
  2.                                    LUCKY 1.5
  3.                                    =========
  4.  
  5.          One of The Livewire BBS PCBoard(TM) multi-BBS Doorware programs.
  6.                   Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS,
  7.                     Remote Access, SpitFire, WWIV and others.
  8.  
  9.                                       By
  10.  
  11.                                 Richard Paquette
  12.                                    PO Box 416
  13.                               Mt. Laurel, NJ 08054
  14.  
  15.                                (C) Copyright 1990
  16.                                All Rights Reserved
  17.  
  18.                  DOOR DESCRIPTION!
  19.  
  20.  
  21.  
  22.                                       FILES
  23.  
  24.            The following files are packaged with this ZIP file
  25.  
  26.  Lucky.exe   <--- executable program must be in directory at all times
  27.  Lucky.cfg   <--- sample configuration file, must have one for each node
  28.  Lucky.bat   <--- sample batch file to run Lucky-7
  29.  Lucky.doc   <--- You are reading it now
  30.  History.doc <--- Updated fixes etc.
  31.  Lucky.usr   <--- created by program and MUST NOT BE DELETED
  32.                   (this maintains the players names and time bank)
  33.  Order.frm   <--- Order form for all Livewire Doors
  34.  File_id.diz <--- Zip package description file - Please DO NOT remove from ZIP
  35.  
  36.   IMPORTANT NOTE:
  37.  
  38.   The default amount of time that a caller can bank is 15 minutes.. and you 
  39. can only charge up to (2) minutes for the cost of tickets until the door is
  40. registered.. then both are unlimited or limited only by you.
  41.  
  42.   Please be sure to register as soon as possible.. will ease your conscious and
  43. allow you to have unlimited categories.
  44.  
  45. CONFIGURATION
  46. -------------
  47.  
  48.   The registration number goes on line number 5 
  49.   The Amount of banking time is on line number 6 (unregistered is 15 minutes)
  50.   The Cost of Tickets is on line number 7 (unregistered max is 2 minutes)
  51.   The Odds won is on line number 8 
  52.  
  53.   NOTE: Leaving the lines (5-6-7) blank WILL create an error... 
  54.  
  55.   The following are just samples for different softwares...
  56.  
  57.         EXAMPLE CONFIGURATION FILE FOR PCBOARD.SYS
  58.         ------------------------------------------
  59.  
  60.         C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  61.         The Livewire BBS    <=-  (Change this to your BBS name)
  62.         Richard             <=-  (The Sysop's first name)
  63.         Paquette            <=-  (The Sysop's last name)
  64.  
  65.         EXAMPLE CONFIGURATION FILE FOR USERS.SYS
  66.         ------------------------------------------
  67.  
  68.         C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  69.         The Livewire BBS    <=-  (Change this to your BBS name)
  70.         Richard             <=-  (The Sysop's first name)
  71.         Paquette            <=-  (The Sysop's last name)
  72.  
  73.         EXAMPLE CONFIGURATION FILE FOR NEW WILDCAT 3.0
  74.         ------------------------------------------
  75.  
  76.         C:\CAT\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  77.         The Livewire BBS    <=-  (Change this to your BBS name)
  78.         Richard             <=-  (The Sysop's first name)
  79.         Paquette            <=-  (The Sysop's last name)
  80.  
  81.         EXAMPLE CONFIGURATION FILE FOR DOOR.SYS
  82.         ---------------------------------------
  83.  
  84.         C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  85.         The Livewire BBS    <=-  (Change this to your BBS name)
  86.         Richard             <=-  (The Sysop's first name)
  87.         Paquette            <=-  (The Sysop's last name)
  88.  
  89.         EXAMPLE CONFIGURATION FILE FOR CALLINFO.BBS
  90.         -------------------------------------------
  91.  
  92.         C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  93.         The Livewire BBS    <=-  (Change this to your BBS name)
  94.         Richard             <=-  (The Sysop's first name)
  95.         Paquette            <=-  (The Sysop's last name)
  96.  
  97.         EXAMPLE CONFIGURATION FILE FOR DORINFOx.DEF
  98.         -------------------------------------------
  99.  
  100.         C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  101.                                   where 'x' is the BBS Node number.
  102.         The Livewire BBS    <=-  (Change this to your BBS name)
  103.         Richard             <=-  (The Sysop's first name)
  104.         Paquette            <=-  (The Sysop's last name)
  105.  
  106.         EXAMPLE CONFIGURATION FILE FOR SFDOORS.DAT
  107.         ------------------------------------------
  108.  
  109.         C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  110.         The Livewire BBS    <=-  (Change this to your BBS name)
  111.         Richard             <=-  (The Sysop's first name)
  112.         Paquette            <=-  (The Sysop's last name)
  113.  
  114.         EXAMPLE CONFIGURATION FILE FOR CHAIN.TXT
  115.         ----------------------------------------
  116.  
  117.         C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  118.         The Livewire BBS    <=-  (Change this to your BBS name)
  119.         Richard             <=-  (The Sysop's first name)
  120.         Paquette            <=-  (The Sysop's last name)
  121.  
  122.                                  ==============
  123.  
  124.                                    BATCH FILE
  125.  
  126. This is the batch file whose name is entered in PCBSETUP. It should reside in
  127. your default PCB directory. Leave this as is except for changing the paths.
  128.  
  129.           ECHO OFF
  130.           E:
  131.           CD\LUCKY
  132.           LUCKY LUCKY.CFG  <--- Please read NOTE below
  133.           C:
  134.           CD\PCB
  135.           BOARD
  136.  
  137.   NOTE: This door requires the presence of BRT71EFR.EXE either in the
  138.         same directory as the door or accessible via PATH. If you set
  139.         your library in autoexec.bat and all the brun files there,
  140.         then you have no problems.. 
  141.  
  142.         SET MYLIB = C:\MYLIB
  143.  
  144.         Be sure to put all your brun*.exe files in the mylib directory!
  145.  
  146.  
  147. IMPORTANT NOTE FOR NON STANDARD IRQ's:
  148.  
  149.                   Supports COM 1 to 4 on the standard IRQ's
  150.                     Com1/Com3 = IRQ4 and Com2/Com4 = IRQ3
  151.  
  152.                You can make use of the IRQ environment variable
  153.  
  154.     If you wish to use a non-standard IRQ, add the IRQ number after the 
  155. configuration filename. For example the program is STORE and you want to use 
  156. Com1 and IRQ5. The command line passed to your door would be:
  157.  
  158.                              DOOR DOOR.CFG /5 
  159.                                     or
  160.                DOOR DOOR.CFG /%IRQ% using the environment variable
  161.  
  162.     The /5 tells the DOOR to use IRQ5 rather than the standard IRQ4 that is
  163. normally used with COM1. No /x parameter is needed for the standard IRQ's.
  164.  
  165.    You can also make use of the PCBoard environment variables such as:
  166.  PCBDRIVE and PCBDIR. Or you can use your own for example, let's say that
  167.  your system runs on D: drive and your system directory is call GAP then
  168.  you could use the variables at the start of your batch file such as:
  169.  
  170.    d:\
  171.    cd\doors\Doorgame
  172.    set pcbdrive=d:
  173.    set pcbdir=\gap
  174.    door door.cfg
  175.    set pcbdrive =
  176.    set pcbdir =
  177.    d:\
  178.    cd\gap
  179.    gap
  180.  
  181.  Then the first line in your cfg would look like this:
  182.  
  183.                         %PCBDRIVE%%PCBDIR\dorinfo.def
  184.  
  185.                      ------------------------------------
  186.  
  187.                                 DOOR OPERATION
  188.                                 --------------
  189.   
  190.   F3    -   Toggles the printer On/Off.
  191.             Value is passed to PCBoard.
  192.   F4    -   Toggles the Page Bell On/Off.
  193.             Value is passed to PCBoard.
  194.   F5    -   DOS Shell.  Allows SysOp to exit to DOS from inside a DOOR.
  195.   F7    -   Toggles the Caller Alarm On/Off.
  196.             Value is passed to PCBoard.
  197.   F8    -   Returns the caller involuntarily to PCBoard.
  198.             Without letting them know that the sysop called them back!
  199.   F9    -   Toggles the local display On/Off.
  200.             Value is passed to PCBoard.
  201.   F10   -   Activates SysOp CHAT mode within the DOOR.
  202.  
  203.   ESC   -   Deactivates CHAT mode.  DOOR is resumed.
  204.   HOME  -   HELP key for status line options.
  205.   UP    -   Allows the SysOp to temporarily give the caller extra time
  206.             while in the DOOR.  This time is NOT passed to PCBoard.
  207.   DN    -   Allows the SysOp to temporarily subtract time from the
  208.             caller while in the DOOR.  This time is NOT passed to PCBoard.
  209.   ALT-N -   SysOp next on toggle.
  210.             Value is passed to PCBoard.
  211.   ALT-X -   PCBoard will exit after current caller logs off.
  212.             Value is passed to PCBoard.
  213.  
  214.                             WATCHDOG/CTTY/ANSI.SYS
  215.                             ----------------------
  216.  
  217.         CTTY and WATCHDOG are not required and should not be used with
  218.         this program.  This door contains its own communication routines
  219.         which monitor the COM port.  If carrier is lost, it will return
  220.         to PCBoard where the BBS will log the user off the system.
  221.         ANSI.SYS, or something similar, is required for this door to
  222.         function properly!
  223.  
  224.                                  DISTRIBUTION
  225.                                  ------------
  226.  
  227.         This door is COPYRIGHTED by Richard Paquette, with all rights reserved.
  228.         This program is being distributed via the SHAREWARE concept and as
  229.         such, may be copied freely with the following restrictions:
  230.  
  231.                 * The program must be supplied in it's original
  232.                   unmodified form, including documentation.
  233.  
  234.                 * This door may not be distributed as part of any
  235.                   commercial application or service without the
  236.                   express, written consent of the author.
  237.  
  238.                 * Vendors of Shareware/Public Domain software may
  239.                   not distribute this program without the express,
  240.                   written consent of the author.
  241.  
  242.                                  REGISTRATION
  243.                                  ------------
  244.  
  245.         This program represents many hours of programming and the author
  246.         deserves just compensation for his time, efforts and expertise.
  247.         If you find this program to be of some value and you continue
  248.         to use it on your BBS system, you must return the registration
  249.         form provided along with the registration fee. Registration
  250.         entitles you to free upgrades via modem from The Livewire's Support
  251.  
  252.         Additional upgrades/support to the BBS are available at $35.00 per
  253.         year. Payments should be made in the form of a check or money order
  254.         (do NOT send cash!). Foreign orders must be in U.S. funds drawn on a
  255.         U.S. bank.
  256.  
  257.            **********           REGISTER ONLINE          ***********
  258.  
  259.         You may also call The Livewire BBS and register online via
  260.         Visa or Mastercard using our online Credit Card door which will 
  261.         produce your registration number on the spot! At the main board
  262.         prompt just type  REGISTER  and presto.. 
  263.  
  264.         Suggestions and/or comments may be sent to the address below or
  265.         via electronic mail: 
  266.  
  267.                   HUBSNJ for RelayNet and Node ID is: LIVEWIRE
  268.  
  269.                                 Richard Paquette
  270.                                 The Livewire BBS     
  271.  
  272.           Public Access Node1: (609) 235-5297 MNP/5 - 300/1200/2400
  273.           Free Access to D/S Nodes after registering a door program.
  274.                             ----------------------
  275.